The ImagickDraw class
PHP Manual

ImagickDraw::setFont

(PECL imagick 2.0.0)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

Descripción

bool ImagickDraw::setFont ( string $font_name )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the fully-specified font to use when annotating with text.

Lista de parámetros

font_name

Valores retornados

Returns TRUE on success.


The ImagickDraw class
PHP Manual